@charset "utf-8";
html,body,div,p,li,span,strong,h1,h2,h3,h4,h5,h6,strong,a{
	font-family: PingFangSC-Regular;
}
html,body{
	height: auto;
}
.box{
	max-width: 750px;
	margin: 0 auto;
}
.box .home-top{
	background: #D12D2B;
	height: 0.89rem;
	width: 100%;
	display: flex;
	align-items:center;
}
.box .home-top .home-top-logo{
	background: url(/img/bwnew-img/logo@2x.png) no-repeat center;
	background-size: 100% 100%;
	width: 1.245rem;
	height: 0.398rem;
	margin: 0 0.189rem 0 0.3rem;
}
.box .home-top .home-top-channel{
	flex: 1;
	height: auto;
	color: #fff;
	font-size:0.34rem;
}
.box .home-top .home-top-channel span{
	padding-right: 0.189rem;
	color: #fff;
}
.box .home-top .home-top-search{
	background: url(/img/bwnew-img/search@2x.png) no-repeat center;
	background-size: 100% 100%;
	width: 0.42rem;
	height: 0.42rem;
	margin: 0 0.3rem;
}
.home-nav{
	width: 100%;
	box-shadow: 0 1px 0 0 #f5f5f5;
}
.swiper-container {
    width: 100%;
}  
.home-nav-swiper .swiper-slide {
	width: auto;
	padding: 0 0.3rem;
}
.home-nav-swiper .swiper-slide a{
	height: 0.88rem;
	line-height: 0.88rem;
	font-family: PingFangSC-Medium;
	font-size: 0.32rem;
	color: #515354;
	display: block;
	text-decoration: none;
}
.home-nav-swiper .swiper-slide a.swiper-href{
	color: #333333;
	font-size: 0.4rem;
	position: relative;
}
.home-nav-swiper .swiper-slide a.swiper-href::after{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #D12D2B;
    width: 0.52rem;
    height: 0.06rem;
    border-radius: 0.04rem;
	margin: 0 auto;
}
.home-nav-swiper .swiper-slide span{
	background: #D12D2B;
	width: 0.52rem;
	height: 0.06rem;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
}
.topping{
	margin: 0 0.3rem;
}
.topping ul li{
	/* padding:0.35rem 0.3rem; */
	/* padding:0.35rem 0; */
	padding:0.3rem 0;
	/* border-bottom: 1px solid #EBEBEB; */
	border-bottom: 1px solid #f5f5f5;
}
.topping ul li h3{
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333;
	/* margin-bottom: 0.23rem; */
	margin-bottom: 0.13rem;
}
.topping ul li .topping-label{
	display: flex;
}
.topping ul li .topping-label .topping-label-topping{
	padding-right: 0.2rem;
	font-size: 0.24rem;
	color: #D12D2B;
}
.topping ul li .topping-label .topping-label-column,.topping ul li .topping-label .topping-label-time{
	padding-right: 0.2rem;
	font-size: 0.24rem;
	color: #ABAFB4;
}
.hotspot{
	margin: 0 0.3rem;
	/* padding: 0.34rem 0; */
	padding: 0.3rem 0;
	position: relative;
	border-bottom: 1px solid #f5f5f5;
}
.hotspot .hotspot-selected{
	position: absolute;
	top: 0.44rem;
	left: 0.24rem;
	/* top: 0;
	left: 0; */
	/* line-height: 1.05rem;
	height: 1.05rem; */
	width: 100%;
	z-index: 10;
}
.hotspot .hotspot-selected span{
	font-family: PingFangSC-Medium;
	font-size: 0.34rem;
	color: #FFFFFF;
	text-shadow: 0 2px 0 rgba(0,0,0,0.27);
	margin-right: 0.14rem;
}
.hotspot .hotspot-selected .hotspot-selected-img{
	display: inline-block;
	width: 0.36rem;
	height: 0.36rem;
	background: url(/img/bwnew-img/hotspot-selected-img@2x.png) no-repeat center;
	background-size: 100% 100%;
	vertical-align: middle;
}
.hotspot-swiper .swiper-slide{
	width: 6.45rem;
	height: 3.74rem;
	margin: 0 0.05rem;
}
.hotspot-swiper-href{
	width: 6.45rem;
	height: 3.74rem;
	position: relative;
	border-radius: 0.16rem;
}
.hotspot-swiper-href-cen{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1.71rem;
	background-image: linear-gradient(180deg, rgba(5,5,5,0.00) 0%, rgba(4,4,4,0.54) 33%, rgba(3,3,3,0.70) 100%);
	border-radius: 0.16rem;
}
.hotspot-swiper-href-cen p{
	font-size: 0.36rem;
	color: #FFFFFF;
	line-height: 1.5;
	position: absolute;
	bottom: 0.3rem;
	left: 0.23rem;
	right: 0.23rem;
}
.hotspot-pagination{
	text-align: right;
}
.hotspot-swiper > .hotspot-pagination{
	right: 0.6rem;
	left: auto;
	bottom: 5px;
}
.hotspot-pagination .swiper-pagination-bullet{
	height: 0.04rem;
	width: 0.16rem;
	background: rgba(255,255,255,0.60);
	border-radius: 1px;
	border-radius: 1px;
}
.hotspot-pagination .swiper-pagination-bullet-active{
	/* height: 0.04rem; */
	width: 0.48rem;
	background: #FFFFFF;
	/* border-radius: 1px;
	border-radius: 1px; */
}
.list{
	margin: 0 0.3rem;
}
.list-box{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	display: flex;
	border-bottom: 1px solid #f5f5f5;
}
.list-box .list-box-b{
	display: flex;
	width: 100%;
}
.list-box .list-box-left{
	width: 4.35rem;
	padding-right: 0.3rem;
}
.list-box .list-box-r{
	flex: 1;
}
.list-box .list-box-right{
	flex: 1;
	height: 1.41rem;
	border-radius:0.08rem;
	position: relative;
}
.list-box .list-box-right .list-box-right-Play{
	width: 0.62rem;
	height: 0.62rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/Play@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-box .list-box-right .list-box-right-time{
	position: absolute;
	bottom: 0;
	right: 0.2rem;
	font-size: 0.22rem;
	color: #FFFFFF;
}
.list-box .list-box-right .list-box-right-audio{
	width: 0.62rem;
	height: 0.62rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/yp-ydd.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-box .list-box-left h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
	min-height: 0.94rem;
}
.list-box .list-box-left h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-box3{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-box3 h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-box3 h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-box3 .list-box3-img{
	display: flex;
	height: 1.41rem;
	/* margin-bottom: 0.2rem; */
	/* margin-bottom: 0.05rem; */
}
.list-box3 .list-box3-img-box{
	position: relative;
}
.list-box3 .list-box3-img-box .list-box3-img-box-play{
	width: 0.62rem;
	height: 0.62rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/Play@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(0,50%,0);
}
.list-box3 .list-box3-img-box .list-box3-img-box-time{
	position: absolute;
	bottom: 0;
	right: 0.2rem;
	font-size: 0.22rem;
	color: #FFFFFF;
}
.list-box3 .list-box3-img > .list-box3-img-box{
	flex: 1;
	margin: 0 0.03rem;
	border-radius: 0.08rem;
}
.list-box3 .list-box3-img > .list-box3-img-box:first-of-type{
	margin-left: 0;
}
.list-box3 .list-box3-img > .list-box3-img-box:last-of-type{
	margin-right: 0;
}
.list-box3 .list-box3-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-big{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-big h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-big h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-big .list-big-img{
	width: 100%;
	height: 3.88rem;
	border-radius: 0.16rem;
	/* margin-bottom: 0.2rem; */
	/* margin-bottom: 0.05rem; */
	position: relative;
}
.list-big .list-big-img-Play{
	width: 0.96rem;
	height: 0.96rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/playd@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-big .list-big-img-time{
	position: absolute;
	bottom: 0;
	right: 0.2rem;
	font-size: 0.22rem;
	color: #FFFFFF;
}
.list-big .list-big-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-xjh{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-xjh .list-xjh-portrait{
	font-size: 0.28rem;
	color: #333333;
	text-align: left;
	line-height: 1;
	padding-bottom: 0.28rem;
}
.list-xjh .list-xjh-portrait span{
	display: inline-block;
	width: 0.54rem;
	height: 0.54rem;
	margin-right: 0.12rem;
	border-radius: 100%;
	vertical-align: middle;
}
.list-xjh .list-xjh-box{
	padding-top: 0;
	display: flex;
}
.list-xjh-box h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
    /* font-size: 0.36rem; */
    font-size: 0.34rem;
    color: #333333;
	line-height: 1.5;
	min-height: 0.94rem;
}
.list-xjh-box .list-box-left{
	width: 4.35rem;
    padding-right: 0.3rem;
}
.list-xjh-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
    color: #ABAFB4;
    padding-right: 0.2rem;
    line-height: 1;
}
.list-xjh-box .list-box-right{
	flex: 1;
    height: 1.41rem;
    border-radius: 0.08rem;
    position: relative;
}
.list-xjh-box-b{
	display: flex;
	width: 100%;
}
.list-no{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-no h3{
	/* padding-bottom: 0.05rem; */
	/* font-size: 0.36rem; */
	font-size: 0.34rem;
	color: #333333;
	letter-spacing: 0;
	line-height: 1.5;
}
.list-no h3 a{
	font-size: 0.34rem;
	color: #333333;
	letter-spacing: 0;
	line-height: 1.5;
}
.list-no-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-slide{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
	/* display: flex;
	flex-wrap: nowrap; */
	overflow: hidden;
}
.list-slide-display{
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	scrollbar-width: none;
}
.list-slide-display::-webkit-scrollbar{
	width: 0;
	height: 0;
	display: none;
}
.list-slide .list-side-box{
	width: 6.29rem;
	height: 5.96rem;
	background: #FFFFFF;
	border: 1px solid #f5f5f5;
	border-radius: 0.18rem;
	border-radius: 0.16rem;
	flex-shrink: 0;
	margin-right: 0.14rem;
	transform: translate3d(0px, 0, 0);
}
.list-side-box .list-side-box-play{
	width: 0.96rem;
	height: 0.96rem;
	margin: 0 auto;
	background: url(/img/bwnew-img/playd@2x.png) no-repeat center;
	background-size: 100% 100%;
	display: block;
	transform: translate3d(-50%,-50%,0);
	position: absolute;
	left: 50%;
	top: 50%;
}
.list-slide .list-side-box .list-side-box-img{
	height: 3.54rem;
	width: 100%;
	border-top-left-radius: 0.18rem;
	border-top-right-radius: 0.18rem;
	position: relative;
	margin-bottom: 0.3rem;
}
.list-slide .list-side-box .list-side-box-img .list-side-box-img-time{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1.14rem;
	background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.23) 40%, rgba(0,0,0,0.86) 100%);
}
.list-slide .list-side-box .list-side-box-img .list-side-box-img-time span{
	position: absolute;
	bottom: 0.3rem;
	right: 0.25rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 1;
}
.list-slide .list-side-box .list-side-box-cen{
	padding: 0 0.3rem;
}
.list-slide .list-side-box .list-side-box-cen h3{
	padding-bottom: 0.4rem;
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-slide .list-side-box .list-slide-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}
.list-specialSmall{
	padding: 0.33rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-specialSmall .list-specialSmall-box{
	padding-top: 0;
	border: none;
	display: flex;
}
.list-specialSmall-box .list-box-left h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
    /* font-size: 0.36rem; */
    font-size: 0.34rem;
    color: #333333;
	line-height: 1.5;
	min-height: 1.06rem;
}
.list-specialSmall-box-b{
	display: flex;
	width: 100%;
}
.list-specialSmall-box-b .list-box-left{
	width: 4.35rem;
    padding-right: 0.3rem;
}
.list-specialSmall-box .list-box-left .list-box-left-label span{
	font-size: 0.24rem;
    color: #ABAFB4;
    padding-right: 0.2rem;
    line-height: 1;
}
.list-specialSmall-box-b .list-box-right {
    flex: 1;
    height: 1.41rem;
    border-radius: 0.08rem;
    position: relative;
}
.list-specialSmall-box h3 span{
	display: inline-block;
	background: #D12D2B;
	border-radius: 0.06rem;
	height: 0.32rem;
	padding: 0 0.07rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 0.32rem;
	/* vertical-align: middle; */
	vertical-align: 0.02rem;
	margin-right: 0.05rem;
}
.list-specialMax h3 span{
	display: inline-block;
	background: #D12D2B;
	border-radius: 0.06rem;
	height: 0.32rem;
	padding: 0 0.07rem;
	font-size: 0.22rem;
	color: #FFFFFF;
	line-height: 0.32rem;
	/* vertical-align: middle; */
	vertical-align: 0.02rem;
	margin-right: 0.05rem;
}
.list-automatic-img{
	width: 100%;
    border-radius: 0.16rem;
    /* margin-bottom: 0.2rem; */
    /* margin-bottom: 0.05rem; */
    position: relative;
}
.list-automatic-img img{
	width: 100%;
	border-radius: 0.16rem;
}
.load{
	margin: 0.7rem auto 0.1rem;
	text-align: center;
	font-size: 0.28rem;
	color: #ABAFB4;
}
.list-gg{
	/* padding: 0.33rem 0; */
	padding: 0.3rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.list-gg h3{
	/* padding-bottom: 0.2rem; */
	/* padding-bottom: 0.05rem; */
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-gg h3 a{
	font-size: 0.34rem;
	color: #333333;
	line-height: 1.5;
}
.list-gg .list-gg-img{
	width: 100%;
	/* height: 3.88rem; */
	border-radius: 0.16rem;
	/* margin-bottom: 0.2rem; */
	/* margin-bottom: 0.05rem; */
}
.list-gg .list-gg-img img{
	width: 100%;
	border-radius: 0.16rem;
}
.list-gg .list-gg-label span{
	font-size: 0.24rem;
	color: #ABAFB4;
	padding-right: 0.2rem;
	line-height: 1;
}

/* 音频组 */
.audio_group .title{font-weight:bold;}
.audio_group .title i, .audio_group .audiolist li i{margin-right: 6px;display:inline-block;width:0.36rem;height:0.36rem;background-size:100%;position:relative;top:4px;}
.audio_group .title i{background:url(/img/bwnew-img/yinpin_titleIcon.png?v=1) no-repeat center;background-size:100%;}
.audio_group .audiolist li{margin-top:0.15rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;}
.audio_group .audiolist li a{font-size:0.28rem;}
.audio_group .audiolist li i{background:url(/img/bwnew-img/yinpin_listIcon.png?v=1) no-repeat center;background-size:100%;}